-
Home
-
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress
-
4.2.6 (latest)
-
Code
-
Classes
- SB_Facebook_Data_Encryption
Total Complexity |
25 |
Dependencies |
0 |
Dependents |
16 |
Total lines |
166 |
Lines of code |
75 |
Logical lines of code |
47 |
Comment lines |
60 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decrypt() |
S |
58 |
4 |
15 |
get_default_key() |
S |
65 |
5 |
9 |
get_default_salt() |
S |
65 |
5 |
9 |
maybe_decrypt() |
S |
61 |
4 |
13 |
encrypt() |
S |
60 |
3 |
13 |
__construct() |
S |
65 |
2 |
9 |
maybe_encrypt() |
S |
70 |
2 |
7 |